projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c7e6cd
)
Use Related instead of the somewhat jargonny fallback
author
William Jon McCann
<jmccann@redhat.com>
Thu, 18 Nov 2010 22:56:02 +0000
(17:56 -0500)
committer
Cosimo Cecchi
<cosimoc@gnome.org>
Tue, 23 Nov 2010 15:51:40 +0000
(16:51 +0100)
gtk/gtkopenwithwidget.c
patch
|
blob
|
history
diff --git
a/gtk/gtkopenwithwidget.c
b/gtk/gtkopenwithwidget.c
index 171f865a415edad35bc8e71e7d6bdd98fe6323ef..89d2779caa6ea187505cde96c06f31f35ec15f23 100644
(file)
--- a/
gtk/gtkopenwithwidget.c
+++ b/
gtk/gtkopenwithwidget.c
@@
-631,7
+631,7
@@
gtk_open_with_widget_real_add_items (GtkOpenWithWidget *self)
}
if (show_all)
- gtk_open_with_widget_add_section (self, _("
Fallback
Applications"),
+ gtk_open_with_widget_add_section (self, _("
Related
Applications"),
show_headings, FALSE, TRUE, fallback_apps, recommended_apps);
if (show_all)